if the shiftKey is down and the optionKey is down then
put the short name of this card into whence
visual effect iris close
go to card "Stanze Map"
else
if the optionKey is down then
push card
visual effect iris close
go to card "Schematic"
end if
end if
end mouseUp
-- part 1 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=154 top=171 right=342 bottom=330
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Card Help
-- part 2 (field)
-- low flags: 80
-- high flags: 0000
-- rect: left=153 top=172 right=185 bottom=286
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 256
-- line height: 12
-- part name: Card Title
-- part 3 (button)
-- low flags: 80
-- high flags: 0000
-- rect: left=154 top=171 right=341 bottom=329
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Help Away
----- HyperTalk script -----
on mouseUp
set lockScreen to true
hide card field "Card Help"
hide card field "Card Title"
hide card button "More"
hide card button "Help Away"
set lockScreen to false
end mouseUp
-- part 4 (button)
-- low flags: 80
-- high flags: 8004
-- rect: left=209 top=326 right=340 bottom=254
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 256
-- line height: 12
-- part name: More
----- HyperTalk script -----
on mouseUp
set lockScreen to true
push this card
hide card field "Card Help"
hide card field "Card Title"
hide card button "Help Away"
hide card button "More"
set lockScreen to false
visual effect dissolve slow
go to card "Mass Schematic 2"
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=468 top=7 right=46 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
set lockScreen to true
show card field "Card Help"
show card field "Card Title"
show card button "Help Away"
show card button "More"
set lockScreen to false
end mouseUp
-- part contents for card part 2
----- text -----
The Mass of Bolsena
-- part contents for card part 1
----- text -----
The painting portrays a 13th cen-tury miracle which saw the physical transubstantiation of the wine during a Mass as a way of rescuing the cele-brating priest from his religious doubts. The scene, as others in this room, shows the sudden, direct inter-vention of God. (It may also have had political significance for Julius II, painted at the right of the altar.)
Especially interesting to us is the stylistic contrast to the Stanza della Segnatura.